home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / qkhimsg.zip / QKHIMSG.DOC next >
Text File  |  1990-09-21  |  1KB  |  31 lines

  1. Program:      QkHiMsg
  2.  
  3. Author :      Christopher Hall
  4.               PC Network
  5.               Albuquerque, NM
  6.               (505)821-5341
  7.               FidoNet 1:301/2
  8.  
  9. Description:  Update the Users.BBS file to reflect the High Message Read
  10. variable based on the values contained within the LastRead.BBS file.
  11.  
  12. I became aware of the fact that whenever the renumber option was used
  13. with MsgPack - even though the LastRead.BBS file was updated to
  14. reflect the new High Message number, the Users.BBS file WAS NOT updated
  15. with this new High Message number.  This results in the ever present "No
  16. New Messages Found" message even though you KNOW there are TONS of new
  17. Messages!  This utility ought to be run whenever you do a renumber on
  18. your message base.
  19.  
  20. This is a simple Utility that will read all the records in the
  21. LastRead.BBS file and update the User Records in USERS.BBS to reflect
  22. the new High Message Read.  The Users.BBS file will be renamed to
  23. Users.Bak - just in case of problems.  Please be sure that no Users.Bak
  24. file exists when you run this program.
  25.  
  26. Source code is included for those of you who wish to expand on the
  27. functionality.
  28.  
  29. Chris Hall
  30.  
  31.